[INFO] fetching crate raps 3.8.0...
[INFO] testing raps-3.8.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate raps 3.8.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate raps 3.8.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate raps 3.8.0
[INFO] tweaked toml for crates.io crate raps 3.8.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate raps 3.8.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate raps 3.8.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clipboard-win v5.4.1
[INFO] [stderr]   Downloaded error-code v3.3.2
[INFO] [stderr]   Downloaded pastey v0.2.1
[INFO] [stderr]   Downloaded rustyline-derive v0.10.0
[INFO] [stderr]   Downloaded clap_complete v4.5.64
[INFO] [stderr]   Downloaded rmcp-macros v0.12.0
[INFO] [stderr]   Downloaded fd-lock v4.0.4
[INFO] [stderr]   Downloaded rustyline v14.0.0
[INFO] [stderr]   Downloaded rmcp v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e501cddb53588ee0a9954642a7ca1b4ada1e4a117b54b4b1a31e1d7650d1612b
[INFO] running `Command { std: "docker" "start" "-a" "e501cddb53588ee0a9954642a7ca1b4ada1e4a117b54b4b1a31e1d7650d1612b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e501cddb53588ee0a9954642a7ca1b4ada1e4a117b54b4b1a31e1d7650d1612b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e501cddb53588ee0a9954642a7ca1b4ada1e4a117b54b4b1a31e1d7650d1612b", kill_on_drop: false }`
[INFO] [stdout] e501cddb53588ee0a9954642a7ca1b4ada1e4a117b54b4b1a31e1d7650d1612b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 891400fddbe3a35058bfb9e392daffd98bfd038d0143f97df13813172fd6f430
[INFO] running `Command { std: "docker" "start" "-a" "891400fddbe3a35058bfb9e392daffd98bfd038d0143f97df13813172fd6f430", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling async-broadcast v0.5.1
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling linux-keyutils v0.2.4
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling indicatif v0.18.3
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling schemars_derive v1.2.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rustyline-derive v0.10.0
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v0.12.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling clap_complete v4.5.64
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling zvariant v3.15.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling schemars v1.2.0
[INFO] [stderr]    Compiling zbus_names v2.6.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling webbrowser v0.8.15
[INFO] [stderr]    Compiling zbus v3.15.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling rmcp v0.12.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling secret-service v3.1.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling keyring v2.3.3
[INFO] [stderr]    Compiling raps v3.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] running `Command { std: "docker" "inspect" "891400fddbe3a35058bfb9e392daffd98bfd038d0143f97df13813172fd6f430", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "891400fddbe3a35058bfb9e392daffd98bfd038d0143f97df13813172fd6f430", kill_on_drop: false }`
[INFO] [stdout] 891400fddbe3a35058bfb9e392daffd98bfd038d0143f97df13813172fd6f430
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1794ccb6ae256cf315b877b11a509bf091c003473e5f415d4537fdc1801c14f5
[INFO] running `Command { std: "docker" "start" "-a" "1794ccb6ae256cf315b877b11a509bf091c003473e5f415d4537fdc1801c14f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling raps v3.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.33s
[INFO] running `Command { std: "docker" "inspect" "1794ccb6ae256cf315b877b11a509bf091c003473e5f415d4537fdc1801c14f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1794ccb6ae256cf315b877b11a509bf091c003473e5f415d4537fdc1801c14f5", kill_on_drop: false }`
[INFO] [stdout] 1794ccb6ae256cf315b877b11a509bf091c003473e5f415d4537fdc1801c14f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 75604c52de798a4016f37b66498baf8f5490c3b6fcbf59261dce19af89515bc0
[INFO] running `Command { std: "docker" "start" "-a" "75604c52de798a4016f37b66498baf8f5490c3b6fcbf59261dce19af89515bc0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/raps-a932baec71e471fe)
[INFO] [stdout] 
[INFO] [stdout] running 85 tests
[INFO] [stdout] test api::auth::tests::test_cached_token_near_expiry ... ok
[INFO] [stdout] test api::auth::tests::test_cached_token_validity ... ok
[INFO] [stdout] test api::auth::tests::test_stored_token_validity ... ok
[INFO] [stdout] test api::auth::tests::test_stored_token_without_refresh ... ok
[INFO] [stdout] test api::oss::tests::test_multipart_upload_state_constants ... ok
[INFO] [stdout] test api::oss::tests::test_multipart_upload_state_remaining_parts ... ok
[INFO] [stdout] test api::auth::tests::test_token_response_serialization ... ok
[INFO] [stdout] test api::auth::tests::test_token_response_without_refresh ... ok
[INFO] [stdout] test api::oss::tests::test_region_display ... ok
[INFO] [stdout] test api::oss::tests::test_multipart_upload_state_all_complete ... ok
[INFO] [stdout] test api::oss::tests::test_retention_policy_all ... ok
[INFO] [stdout] test api::oss::tests::test_retention_policy_display ... ok
[INFO] [stdout] test api::rfi::tests::test_create_rfi_request_serialization ... ok
[INFO] [stdout] test api::oss::tests::test_retention_policy_from_str ... ok
[INFO] [stdout] test api::rfi::tests::test_rfi_status_display ... ok
[INFO] [stdout] test commands::hub::tests::test_extract_hub_type_bim360 ... ok
[INFO] [stdout] test commands::hub::tests::test_extract_hub_type_acc ... ok
[INFO] [stdout] test commands::hub::tests::test_extract_hub_type_unknown ... ok
[INFO] [stdout] test api::rfi::tests::test_update_rfi_request_serialization ... ok
[INFO] [stdout] test api::rfi::tests::test_rfi_priority_display ... ok
[INFO] [stdout] test commands::generate::tests::test_generate_ifc_guid_format ... ok
[INFO] [stdout] test commands::generate::tests::test_generate_ifc_guid_uniqueness ... ok
[INFO] [stdout] test commands::translate::tests::test_format_size ... ok
[INFO] [stdout] test commands::translate::tests::test_preset_store_default_presets ... ok
[INFO] [stdout] test commands::translate::tests::test_preset_store_serialization ... ok
[INFO] [stdout] test commands::hub::tests::test_extract_hub_type_a360 ... ok
[INFO] [stdout] test commands::translate::tests::test_translation_preset_deserialization ... ok
[INFO] [stdout] test commands::hub::tests::test_extract_hub_type_fusion ... ok
[INFO] [stdout] test commands::hub::tests::test_extract_hub_type_with_colon ... ok
[INFO] [stdout] test commands::pipeline::tests::test_evaluate_condition_falsy ... ok
[INFO] [stdout] test commands::generate::tests::test_generate_ifc_guid_multiple_calls ... ok
[INFO] [stdout] test commands::pipeline::tests::test_evaluate_condition_truthy ... ok
[INFO] [stdout] test commands::pipeline::tests::test_pipeline_deserialization_json ... ok
[INFO] [stdout] test commands::pipeline::tests::test_pipeline_step_defaults ... ok
[INFO] [stdout] test commands::pipeline::tests::test_pipeline_deserialization_yaml ... ok
[INFO] [stdout] test commands::translate::tests::test_truncate_str ... ok
[INFO] [stdout] test commands::webhook::tests::test_truncate_str_empty ... ok
[INFO] [stdout] test commands::webhook::tests::test_truncate_str_exact_length ... ok
[INFO] [stdout] test commands::webhook::tests::test_truncate_str_long ... ok
[INFO] [stdout] test commands::webhook::tests::test_truncate_str_one_over ... ok
[INFO] [stdout] test commands::webhook::tests::test_truncate_str_short ... ok
[INFO] [stdout] test commands::webhook::tests::test_truncate_str_very_short_max ... ok
[INFO] [stdout] test config::tests::test_all_urls_contain_base_url ... ok
[INFO] [stdout] test api::oss::tests::test_region_all ... ok
[INFO] [stdout] test config::tests::test_auth_url ... ok
[INFO] [stdout] test config::tests::test_authorize_url ... ok
[INFO] [stdout] test config::tests::test_config_with_da_nickname ... ok
[INFO] [stdout] test config::tests::test_custom_base_url ... ok
[INFO] [stdout] test config::tests::test_da_url ... ok
[INFO] [stdout] test config::tests::test_data_url ... ok
[INFO] [stdout] test config::tests::test_derivative_url ... ok
[INFO] [stdout] test config::tests::test_issues_url ... ok
[INFO] [stdout] test config::tests::test_oss_url ... ok
[INFO] [stdout] test config::tests::test_project_url ... ok
[INFO] [stdout] test config::tests::test_reality_capture_url ... ok
[INFO] [stdout] test config::tests::test_webhooks_url ... ok
[INFO] [stdout] test error::tests::test_format_interpreted_error_no_colors ... ok
[INFO] [stdout] test error::tests::test_interpret_401_error ... ok
[INFO] [stdout] test error::tests::test_interpret_403_error ... ok
[INFO] [stdout] test error::tests::test_interpret_404_error ... ok
[INFO] [stdout] test error::tests::test_exit_code_from_auth_error ... ok
[INFO] [stdout] test error::tests::test_exit_code_from_not_found_error ... ok
[INFO] [stdout] test error::tests::test_exit_code_from_remote_error ... ok
[INFO] [stdout] test error::tests::test_exit_code_from_validation_error ... ok
[INFO] [stdout] test error::tests::test_interpret_429_error ... ok
[INFO] [stdout] test error::tests::test_interpret_500_error ... ok
[INFO] [stdout] test error::tests::test_interpret_plain_text_error ... ok
[INFO] [stdout] test plugins::tests::test_discovered_plugin_struct ... ok
[INFO] [stdout] test plugins::tests::test_get_alias ... ok
[INFO] [stdout] test error::tests::test_status_to_code ... ok
[INFO] [stdout] test plugins::tests::test_parse_hook_command_basic ... ok
[INFO] [stdout] test plugins::tests::test_parse_hook_command_complex ... ok
[INFO] [stdout] test plugins::tests::test_parse_hook_command_empty ... ok
[INFO] [stdout] test plugins::tests::test_parse_hook_command_with_quotes ... ok
[INFO] [stdout] test plugins::tests::test_parse_hook_command_unclosed_quote ... ok
[INFO] [stdout] test plugins::tests::test_plugin_config_default ... ok
[INFO] [stdout] test plugins::tests::test_plugin_config_serialization ... ok
[INFO] [stdout] test plugins::tests::test_plugin_manager_default ... ok
[INFO] [stdout] test plugins::tests::test_plugin_entry_default_enabled ... ok
[INFO] [stdout] test plugins::tests::test_validate_hook_command_absolute_path ... ok
[INFO] [stdout] test plugins::tests::test_validate_hook_command_allowed ... ok
[INFO] [stdout] test storage::tests::test_storage_backend_from_env ... ok
[INFO] [stdout] test plugins::tests::test_validate_hook_command_denied ... ok
[INFO] [stdout] test api::oss::tests::test_get_urn ... ok
[INFO] [stdout] test api::oss::tests::test_get_urn_with_special_characters ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 85 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/raps-f0723a2a3eab71ad)
[INFO] [stdout] 
[INFO] [stdout] running 88 tests
[INFO] [stdout] test api::auth::tests::test_cached_token_near_expiry ... ok
[INFO] [stdout] test api::auth::tests::test_stored_token_without_refresh ... ok
[INFO] [stdout] test api::auth::tests::test_stored_token_validity ... ok
[INFO] [stdout] test api::auth::tests::test_cached_token_validity ... ok
[INFO] [stdout] test api::auth::tests::test_token_response_without_refresh ... ok
[INFO] [stdout] test api::auth::tests::test_token_response_serialization ... ok
[INFO] [stdout] test api::oss::tests::test_multipart_upload_state_all_complete ... ok
[INFO] [stdout] test api::oss::tests::test_get_urn_with_special_characters ... ok
[INFO] [stdout] test api::oss::tests::test_multipart_upload_state_remaining_parts ... ok
[INFO] [stdout] test api::oss::tests::test_multipart_upload_state_constants ... ok
[INFO] [stdout] test api::oss::tests::test_region_all ... ok
[INFO] [stdout] test api::oss::tests::test_region_display ... ok
[INFO] [stdout] test api::oss::tests::test_retention_policy_display ... ok
[INFO] [stdout] test api::oss::tests::test_retention_policy_all ... ok
[INFO] [stdout] test api::oss::tests::test_retention_policy_from_str ... ok
[INFO] [stdout] test api::rfi::tests::test_create_rfi_request_serialization ... ok
[INFO] [stdout] test api::rfi::tests::test_rfi_priority_display ... ok
[INFO] [stdout] test api::rfi::tests::test_update_rfi_request_serialization ... ok
[INFO] [stdout] test commands::generate::tests::test_generate_ifc_guid_uniqueness ... ok
[INFO] [stdout] test api::rfi::tests::test_rfi_status_display ... ok
[INFO] [stdout] test commands::hub::tests::test_extract_hub_type_a360 ... ok
[INFO] [stdout] test commands::hub::tests::test_extract_hub_type_acc ... ok
[INFO] [stdout] test commands::hub::tests::test_extract_hub_type_fusion ... ok
[INFO] [stdout] test commands::hub::tests::test_extract_hub_type_unknown ... ok
[INFO] [stdout] test commands::hub::tests::test_extract_hub_type_bim360 ... ok
[INFO] [stdout] test commands::generate::tests::test_generate_ifc_guid_multiple_calls ... ok
[INFO] [stdout] test commands::hub::tests::test_extract_hub_type_with_colon ... ok
[INFO] [stdout] test commands::generate::tests::test_generate_ifc_guid_format ... ok
[INFO] [stdout] test commands::pipeline::tests::test_evaluate_condition_truthy ... ok
[INFO] [stdout] test api::oss::tests::test_get_urn ... ok
[INFO] [stdout] test commands::pipeline::tests::test_evaluate_condition_falsy ... ok
[INFO] [stdout] test commands::pipeline::tests::test_pipeline_deserialization_json ... ok
[INFO] [stdout] test commands::webhook::tests::test_truncate_str_empty ... ok
[INFO] [stdout] test commands::webhook::tests::test_truncate_str_exact_length ... ok
[INFO] [stdout] test commands::pipeline::tests::test_pipeline_step_defaults ... ok
[INFO] [stdout] test commands::webhook::tests::test_truncate_str_one_over ... ok
[INFO] [stdout] test commands::webhook::tests::test_truncate_str_long ... ok
[INFO] [stdout] test commands::webhook::tests::test_truncate_str_short ... ok
[INFO] [stdout] test commands::webhook::tests::test_truncate_str_very_short_max ... ok
[INFO] [stdout] test commands::pipeline::tests::test_pipeline_deserialization_yaml ... ok
[INFO] [stdout] test commands::translate::tests::test_preset_store_default_presets ... ok
[INFO] [stdout] test config::tests::test_all_urls_contain_base_url ... ok
[INFO] [stdout] test commands::translate::tests::test_preset_store_serialization ... ok
[INFO] [stdout] test commands::translate::tests::test_translation_preset_deserialization ... ok
[INFO] [stdout] test commands::translate::tests::test_truncate_str ... ok
[INFO] [stdout] test config::tests::test_auth_url ... ok
[INFO] [stdout] test commands::translate::tests::test_format_size ... ok
[INFO] [stdout] test config::tests::test_authorize_url ... ok
[INFO] [stdout] test config::tests::test_config_with_da_nickname ... ok
[INFO] [stdout] test config::tests::test_da_url ... ok
[INFO] [stdout] test config::tests::test_custom_base_url ... ok
[INFO] [stdout] test config::tests::test_derivative_url ... ok
[INFO] [stdout] test error::tests::test_exit_code_from_auth_error ... ok
[INFO] [stdout] test config::tests::test_webhooks_url ... ok
[INFO] [stdout] test error::tests::test_exit_code_from_not_found_error ... ok
[INFO] [stdout] test config::tests::test_project_url ... ok
[INFO] [stdout] test error::tests::test_interpret_401_error ... ok
[INFO] [stdout] test error::tests::test_exit_code_from_remote_error ... ok
[INFO] [stdout] test error::tests::test_interpret_403_error ... ok
[INFO] [stdout] test error::tests::test_interpret_404_error ... ok
[INFO] [stdout] test error::tests::test_interpret_429_error ... ok
[INFO] [stdout] test error::tests::test_interpret_500_error ... ok
[INFO] [stdout] test config::tests::test_issues_url ... ok
[INFO] [stdout] test config::tests::test_oss_url ... ok
[INFO] [stdout] test error::tests::test_exit_code_from_validation_error ... ok
[INFO] [stdout] test config::tests::test_reality_capture_url ... ok
[INFO] [stdout] test config::tests::test_data_url ... ok
[INFO] [stdout] test error::tests::test_format_interpreted_error_no_colors ... ok
[INFO] [stdout] test error::tests::test_interpret_plain_text_error ... ok
[INFO] [stdout] test error::tests::test_status_to_code ... ok
[INFO] [stdout] test plugins::tests::test_get_alias ... ok
[INFO] [stdout] test plugins::tests::test_parse_hook_command_basic ... ok
[INFO] [stdout] test plugins::tests::test_parse_hook_command_complex ... ok
[INFO] [stdout] test plugins::tests::test_parse_hook_command_unclosed_quote ... ok
[INFO] [stdout] test plugins::tests::test_parse_hook_command_empty ... ok
[INFO] [stdout] test plugins::tests::test_plugin_entry_default_enabled ... ok
[INFO] [stdout] test plugins::tests::test_parse_hook_command_with_quotes ... ok
[INFO] [stdout] test plugins::tests::test_discovered_plugin_struct ... ok
[INFO] [stdout] test plugins::tests::test_plugin_config_serialization ... ok
[INFO] [stdout] test plugins::tests::test_validate_hook_command_allowed ... ok
[INFO] [stdout] test plugins::tests::test_plugin_manager_default ... ok
[INFO] [stdout] test plugins::tests::test_validate_hook_command_denied ... ok
[INFO] [stdout] test plugins::tests::test_plugin_config_default ... ok
[INFO] [stdout] test storage::tests::test_storage_backend_from_env ... ok
[INFO] [stdout] test shell::tests::test_hints ... ok
[INFO] [stdout] test shell::tests::test_helper_creation ... ok
[INFO] [stdout] test shell::tests::test_command_completions ... ok
[INFO] [stdout] test plugins::tests::test_validate_hook_command_absolute_path ... ok
[INFO] [stderr]      Running tests/api_auth_mock_test.rs (/opt/rustwide/target/debug/deps/api_auth_mock_test-f1674120d980c4f0)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 88 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test get_token_returns_access_token_when_backend_succeeds ... ok
[INFO] [stdout] test get_token_propagates_failure_status_and_message ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/command_dispatch_test.rs (/opt/rustwide/target/debug/deps/command_dispatch_test-4984fde84685b04d)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test test_completions_bash_no_panic ... ignored, Known clap config issue with positional arg ordering in debug builds
[INFO] [stdout] test test_da_engine_list_no_panic ... ok
[INFO] [stdout] test test_reality_job_list_no_panic ... ok
[INFO] [stdout] test test_auth_test_graceful_failure ... ok
[INFO] [stdout] test test_auth_logout_no_panic ... ok
[INFO] [stdout] test test_plugin_list_no_panic ... ok
[INFO] [stdout] test test_bucket_list_graceful_failure ... ok
[INFO] [stdout] test test_auth_test_no_panic ... ok
[INFO] [stdout] test test_object_list_no_panic ... ok
[INFO] [stdout] test test_config_profile_list_no_panic ... ok
[INFO] [stdout] test test_hub_list_no_panic ... ok
[INFO] [stdout] test test_auth_not_routed_to_completions ... ok
[INFO] [stdout] test test_bucket_list_no_panic ... ok
[INFO] [stdout] test test_auth_login_no_panic ... ok
[INFO] [stdout] test test_webhook_list_no_panic ... ok
[INFO] [stdout] test test_translate_status_no_panic ... ok
[INFO] [stdout] test test_config_dispatch_isolation ... ok
[INFO] [stdout] test test_all_commands_dispatch_no_panic ... ok
[INFO] [stdout] test test_all_help_flags_work ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.48s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/enhanced_shell_test.rs (/opt/rustwide/target/debug/deps/enhanced_shell_test-926dbf186f631095)
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-d75dd81797efe755)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_enhanced_shell_welcome_message ... ignored, Requires binary to be built and doesn't work well with cargo nextest/llvm-cov
[INFO] [stdout] test test_shell_help_command ... ignored, Requires binary to be built and doesn't work well with cargo nextest/llvm-cov
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test test_acc_help ... ignored
[INFO] [stdout] test test_auth_help ... ignored
[INFO] [stdout] test test_bucket_help ... ignored
[INFO] [stdout] test test_cli_help ... ignored
[INFO] [stdout] test test_cli_invalid_command ... ignored
[INFO] [stdout] test test_cli_version ... ignored
[INFO] [stdout] test test_completions_bash ... ignored
[INFO] [stdout] test test_completions_powershell ... ignored
[INFO] [stdout] test test_completions_zsh ... ignored
[INFO] [stdout] test test_concurrency_flag ... ignored
[INFO] [stdout] test test_config_help ... ignored
[INFO] [stdout] test test_config_profile_current ... ignored
[INFO] [stdout] test test_config_profile_list ... ignored
[INFO] [stdout] test test_debug_flag ... ignored
[INFO] [stdout] test test_exit_code_invalid_args ... ignored
[INFO] [stdout] test test_no_color_flag ... ignored
[INFO] [stdout] test test_non_interactive_flag ... ignored
[INFO] [stdout] test test_object_help ... ignored
[INFO] [stdout] test test_output_format_json ... ignored
[INFO] [stdout] test test_output_format_table ... ignored
[INFO] [stdout] test test_output_format_yaml ... ignored
[INFO] [stdout] test test_pipeline_help ... ignored
[INFO] [stdout] test test_plugin_alias_list ... ignored
[INFO] [stdout] test test_plugin_help ... ignored
[INFO] [stdout] test test_plugin_list ... ignored
[INFO] [stdout] test test_quiet_flag ... ignored
[INFO] [stdout] test test_rfi_help ... ignored
[INFO] [stdout] test test_timeout_flag ... ignored
[INFO] [stdout] test test_translate_help ... ignored
[INFO] [stdout] test test_verbose_flag ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 30 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/shell_test.rs (/opt/rustwide/target/debug/deps/shell_test-da88d26a1a328f8a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_interactive_shell_welcome_message ... ignored, Requires binary to be built and doesn't work well with cargo nextest/llvm-cov
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/smoke_cli.rs (/opt/rustwide/target/debug/deps/smoke_cli-d7ff79ef0a4c167d)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test bucket_info_missing_args_returns_usage_error ... ok
[INFO] [stdout] test config_profile_list_succeeds_without_credentials ... ok
[INFO] [stdout] test help_command_runs ... ok
[INFO] [stderr]    Doc-tests raps
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "75604c52de798a4016f37b66498baf8f5490c3b6fcbf59261dce19af89515bc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75604c52de798a4016f37b66498baf8f5490c3b6fcbf59261dce19af89515bc0", kill_on_drop: false }`
[INFO] [stdout] 75604c52de798a4016f37b66498baf8f5490c3b6fcbf59261dce19af89515bc0
